Click or drag to resize

AttachmentIsContactPhoto Property

Indicates whether this attachment is a contact photo.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsContactPhoto { get; set; }

Property Value

Type: Boolean
true if this instance is contact photo; otherwise, false.
See Also